branchbefore/main/Smart Objects v3/Editorcancel

14 Commits over 0 Days - ∞cph!

10 Years Ago
Added Agents tab to BeforeEditor
10 Years Ago
All SOv3 data types can now be created, editing, copied and deleted in the BeforeEditor window.
10 Years Ago
Renaming some Actions Added ConditionMeasurements enum class (switching on front end condition editor) General improvements
10 Years Ago
Fixed re-orderable list onAddDropdownCallback not deleting stuff on the asset properly
10 Years Ago
BeforeEditor now has a static instance property
10 Years Ago
BeforeEditor layout updates, better categorisation of assets for each view
10 Years Ago
Fixed ReorderableList remove button issue in BeforeEditorIncentiveTab More tweaks and cleanup
10 Years Ago
Twekas
10 Years Ago
ReorderableList stuff for IncentiveSettings
10 Years Ago
Re-orderable list groundwork Merge from SOv3 parent
10 Years Ago
Create form tweaksn and attribute field name fix
10 Years Ago
- BeforeEditor.SelectAsset() now adds all SerializedProperties to the dict. - Addition Condition type AttributeCondition
10 Years Ago
Cleaning up tabs a bit, fixed NRE when getting derived types
10 Years Ago
Abstract settings clases now implement IComparable for selection in BeforeEditor tabs (Actions/Conditions/Triggers)